πŸ““ Artificial Intelligence/Computer Vision/Week3/Python and OpenCV.md by @KGBicheno β˜†

Python and OpenCV

Go back to the [[Computer Vision Week 3 Main File]]

What is OpenCV?

Open Source Computer Vision Library: A Python library used for everything from basic image processing to Tensor Flow Computer Vision.

Uses

Canny Edge Detection

Canny Edge Detection is an algorithm used to detect edges in an image, and was developed by John F. Canny in 1986.